The H5S_SELECT_VALID function verifies that the selection is within the extent of a dataspace.
Result = H5S_SELECT_VALID(Dataspace_id)
Returns 1 if the selection is within the dataspace and 0 if it is not.
An integer representing the dataspace’s identifier to be queried.
None
5.6 |
Introduced |
H5S_GET_SELECT_NPOINTS , H5S_SELECT_ELEMENTS , H5S_SELECT_HYPERSLAB